From: Matthew Owens <matthew@owens.tech>
Date: Fri, 20 Jan 2023 16:40:16 +0000 (+0000)
Subject: fixed busted link
X-Git-Url: https://git.owens.tech/assets/lich_lifts_title_slice.png%20%22Lich%20Lifts%22/assets/lich_lifts_title_slice.png%20%22Lich%20Lifts%22/git?a=commitdiff_plain;h=ff39eb37bff70dfc43f15cf2b280b93c168741b4;p=website.git

fixed busted link
---

diff --git a/about.md b/about.md
index 59d886c..885f893 100644
--- a/about.md
+++ b/about.md
@@ -15,7 +15,7 @@ much prefer it to whatever's going on above ground.
 
 I like making games, with far too large a scope. As a result, I am currently
 building out my own engine in C after escaping C++. Some of my earlier
-[projects](https://owens.tech/projects) have been more immediately impressive
+[projects](https://owens.tech/projects.html) have been more immediately impressive
 (i.e. playable), but I just grew to really dislike working in C++ and with other
 people's libraries. I also really enjoy the fact that if I'm working with
 straight C, and something *breaks* - it's going to be my fault.